Chapter 2 Test Questions

1. List the 7 layers of the OSI Model

ANS:
Application
Presentation
Session
Transport
Network
Data Link
Physical

2. What two APIs are used in Microsft Networking?
a. IPX/SPX
b. WinSock *
c. NetBIOS *
d. NWLink

3. Which API provides socket-oriented services to the TCP/IP utilities at Application Layer?
a. IPX/SPX
b. WinSock *
c. NetBIOS
d. NWLink

2.____ is a remote terminal emulation protocol that enables clients to log on to remote host on a network.
A .TFTP
b. SNMP
c. Telnet *
e. NNTP

3. ____ is a simplifier file transfer protocol, usually less supported.
a. SMTP
b. DNS
c. TFTP *
d. TCP/IP

1). Which of the following is not a layer on the Microsoft network?
a. Transport Driver Interface
b. Protocol
c. Network Driver Interface Specification
d. Data Link Control
Answer d

2).NetBIOS and Winsock components of Microsoft's networking are
located at which layer?
a. Network Layer
b. Session Layer
c. Protocol Layer
d. Application/File System Drivers
Answer d

1) The OSI model consists of 5 layers.
Answer
False 7 layers Application, Presentation, Session, Transport, Network Layer, Data Link Control,
Physical layer

2) NetBIOS is the main protocol for internal portions of NT networking.

Answer
True

3) Sockets are used for which of the following?
A. The location of a service
B. The endpoint for communication between two hosts
C. A mother board
D. All of the above*

4.    __________ provides socket-oriented services to the TCP/IP utilities
that
    can exist at the Application layer and also provides services to
NetBIOS.
    a.    Winsock    ***
    b.    NBT
    c.    Network Component
    d.    Port

5.    Which protocol is used my Microsoft for naming convention ?
    a.    NetBIOS    ***
    b.    NwLink
    c.    AFP
    d.    DLC

6.    Which of the protocol is non routeable ?
    a.    NetBIOS    ***
    b.    DLC        ***
    c.    AFP
    d.    TCP/IP

Q1. What are the great strengths of Microsoft networking?
(a) Isolation from the details of another layer
(b) Layered Approach
(c) Establishing a session
Ans. (b)

Q2. What is the correct order of five main layers in Microsoft Networking?
(a) Application, Session, Drivers, Protocols, NDIS, TDI
(b) Application/File System Drivers, TDI, Protocols, NDIS, Adapter Card Drivers
(c) NDIS, Application/File system Drivers, TDI, Protocols, Adapter Card drivers
Ans. (b)

Q3. WIN NT comes with several protocols including _____, _____, ____, ____, and _____.
(a) TCP/IP
(b) NWLink
(c) NETBEUI
(d) APP
(e) DLX
(f) DLC
(g) AFP
Ans. (a,b,c,f,g)

Q4. Which protocol enables communication between HP JetDirect printers, and between an NT Systems & an IBM
mainframe?
(a) AFP
(b) SPX
(c) DLX
(d) DLC
Ans. (d)

Q5. What are the four main protocols of IP layer?
(a) TCP/IP
(b) IP
(c) ICMP
(d) DARP
(e) IGMP
(f) ARP
Ans. (b,c,e,f)

1.NetBios uses a structure called______.
a.nbc
b.cbs
c.smb
ans.c

2.What is API?
a.Application Programming Interface
b.Apple Programming Interface
c.Adjusted Programming Interface
ans.a

3.______ provides socket-oriented services to TCP/IP utilites that can exist at the Application Layer and also
provides services to Netbios.
a.winsock
b.spx/ipx
c.Ip
ans.A

4.The SMB is created by_____in the _________layer.
a.TDI, application
b.server, presentation
c.redirector, application *
d.server, TDI

5. The _______layer binds between _______and the _______layers.
a.NDIS, TDI, Transport
b.Application, TDI, Transport
c.NDIS, Adapter card driver, protocol
d. NDIS, protocol, network adapter card *

6.The redirector passes the____ to the _____as data, and _____generates an _______.
a.SMB, TDI, TDI, NCB *
b.NCB, TDI, SMB, TDI
c.TDI, SMB, TDI, NCB
d.NCB, TDI, TDI, SMB

1.What protocol comes with NT?
a. TCP/IP
b. Netbeui
c. AFP
d. DLC
e. all the above
ans e

2. What function does IP perform first?
a. perform routing
b. perform swithing
c. determine if the packet is on a local network
d. kill the packet
ans c

3 What main two APIS do all TCP/IP protocols rely on?
a. winsock
b. novell
c. netbios
d. none of the above
e. a & c
ans e

1. What are the seven layers of the OSI Model?

Application*
Presentation*
Session*
Transport*
Network*
Data Link*
Physical*
2. What does NetBios Stand for and what are some of the essential services that NetBios provides in Microsoft Networking:

NetBios Stands for: (Network Basic Input/Output System)*
Name Management*
Connection-oriented data transfer*
Connectionless data transfer*
Session Management*

3. Name the five protocols that come with Microsoft Networking and a brief description of what they are:
TCP/IP*
NWLink*
NetBEUI*
AFP*
DLC*

TCP/IP: (Transmission Control Protocol/Internet Protocol) Is the industry standard protocol for wide area networking. TCP/IP is an entire suite of protocols that enables end-to-end connections as well as multicasting. TCP/IP is used by many operating systems and networks allowing communication between different types of computers, networks and configurations. TCP/IP is routable.*

NWLink: (Netware Link) The microsoft answer to IPX/SPX used by Novell servers. This protocal is also routable.*

NetBEUI: (NetBIOS Extended User Interface) This is the original protocaol used in Microsoft networking. This protocol is the fastest protocol out of all the Microsoft protocols but it only operates on a single segment network. NetBEUI is not routable.*

AFP: (Apple File Protocol) Apple computers use this protocol. This protocol is used to communicate between the NT server and apple computers. AFP is routable but not as flexible as TCP/IP or NWLink.*

DLC: (Data Link Control) This protocol is not used to communicate with computers. NT uses it to communicate with HP JetDirect printers, and a NT system and IBM mainframe using 3270 emulation software.*

3.Which layer of the OSI model maintains a connection between two hosts.
A.application
B.physical
c.networking
D.session

4.Which protocols are routable?
A.netbeui
B.nwlink
C.tcp/ip
D.dlc

What enables the transfer of data from one system to another by using a session and enables a series of check and balances.
a. UDP
b. token ring
c. netbios
d. TCP *

what is the original protocol used by microsoft networking?
a. TCP
b. NetBEUI *
c. DLC
d. AFP

1.  Name the seven layers of the OSI model:
    Application, Presentation, Session, Transport, Network, Data Link Control, Physical

2.  NetBios uses a structure called SMB (server message block) (created at Presentation layer) to communicate between the system requesting the service and the system that will provide the service. On the system that generates the request, an SMB is created by the redirector, which is:  C
   A.  Router services
   B.  Network services
   C.  Workstation services
   D.  Server services

3.  ARP Address Resolution Protocol is a TCP/IP protocol used to:  B
    A.   convert an NetBIOS address into an IP address (called a DLC address).
    B.   convert an IP address into a physical address (called a DLC address).
    C.   convert an IP address into a logical address (called a DLC address).
    D.   convert an NetBIOS address into a physical address (called a DLC address).

3. Primarily, Microsoft uses _______________ as its internal network protocol.
A. TCP/IP
B. NetBEUI
C. NetBIOS
D. NDIS
Answer ( C page32)

4. The four layers of the TCP/IP model for networking are:
(Answer: Application, Transport, Internetwork, and Network Access; Page 42)

What are the four essential networking services provided by NetBIOS? 
* Name Management; Connection-oriented data transfer; Connectionless data transfer; Session management. 

What are the five main layers of the Microsoft network model? 
* Application/File Drivers; Transport Driver Interface (TDI); Transport Protocols; Network Driver Interface Standard (NDIS); and Adapter Card Drivers.

What are the four layers of the TCP/IP network model? 
* Application; Tansport; Internet; Network Access